PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFVisualObjectGraphicsState Class / isStrokeOverprint Method
In This Topic
    isStrokeOverprint Method
    In This Topic
    Gets a flag indicating whether overprint is enabled for stroke operations.
    Syntax
    public boolean isStrokeOverprint()

    Return Value

    True if overprint for stroke operations is enabled.
    See Also